php forum
php mysql forum
php mysql smarty
 
Topic Options
#271891 - 04/02/04 07:23 PM Finished-[6.4] Quote Username (B)
Dom Offline
Lurker

Registered: 11/20/03
Posts: 9
Loc: London
Mod Name / Version: Quote Username (B) <br /> <br />Description: As JoshPet's Quote Username 1.0, but this uses the syntax [Quote:Username] to add the Username next to the "Quote:" text instead of within the quote text. <br /> <br />Working Under: UBB.Threads 6.4 <br /> <br />Mod Status: Beta <br /> <br />Any pre-requisites: <br /> <br />Author(s): Dom <br /> <br />Date: 04/02/04 <br /> <br />Credits: JoshPet for doing the original <br /> <br />Files Altered: ubbt.inc.php, newreply.tmpl <br /> <br />New Files: None <br /> <br />Database Altered: No <br /> <br />Info/Instructions: <br /> <br />Disclaimer: Please backup every file that you intend to modify. <br />If the modification modifies the database, it's a good idea to backup your database before doing so. <br /> <br />Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.


Attachments
111434-QuoteUsernameB.txt (151 downloads)


Top
#271892 - 04/03/04 06:23 AM Re: Finished-[6.4] Quote Username (B) [Re: ksopher]
Sapphy Offline
Power User

Registered: 09/03/03
Posts: 70
Lovely jubbly. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />

Top
#271893 - 04/23/04 11:15 AM Re: Finished-[6.4] Quote Username (B) [Re: ksopher]
Dom Offline
Lurker

Registered: 11/20/03
Posts: 9
Loc: London
<br />Apologies to anyone who's already installed this, but I found I'd left out a step in the instructions to convert back to UBB code for editing a post. Last step of the instructions has now been added and it'll do the trick.

Top
#271894 - 05/08/04 11:34 AM Re: Finished-[6.4] Quote Username (B) [Re: ksopher]
Maze Offline
Enthusiast

Registered: 10/13/99
Posts: 468
Thanks for the nice hack.<br /><br />It seems like there's still a problem while converting back. If you edit a post that has several quotes of both types [ quote ] and [ quote:username ] it won't work...

Top
#271895 - 05/08/04 12:51 PM Re: Finished-[6.4] Quote Username (B) [Re: mcse007]
Maze Offline
Enthusiast

Registered: 10/13/99
Posts: 468
Think I got it fixed. The last step should be:<br /><br />
Code:
##<br /># Find this:<br />#<br /><br />       $Body = preg_replace("/&lt;\/font&gt;&lt;blockquote&gt;&lt;font class=\"small\"&gt;.*?:&lt;\/font&gt;&lt;hr \/&gt;&lt;br \/&gt;/","[{$ubbt_lang['TEXT_QUOTE']}]",$Body);<br /><br />#<br /># REPLACE it with:<br />#<br /><br />       $Body = preg_replace("/&lt;\/font&gt;&lt;blockquote&gt;&lt;font class=\"small\"&gt;[a-zA-Z\s]*?:&lt;\/font&gt;&lt;hr \/&gt;&lt;br \/&gt;/","[{$ubbt_lang['TEXT_QUOTE']}]",$Body);<br />       $Body = preg_replace("/&lt;\/font&gt;&lt;blockquote&gt;&lt;font class=\"small\"&gt;.*?:\s(.*?)&lt;\/font&gt;&lt;hr \/&gt;&lt;br \/&gt;/","[{$ubbt_lang['TEXT_QUOTE']}:\\1]",$Body);<br />

Top
#271896 - 05/14/04 10:45 AM Re: Finished-[6.4] Quote Username (B) [Re: mcse007]
Gregori Offline
Member

Registered: 09/14/02
Posts: 157
[]Maze said:<br />Think I got it fixed. The last step should be:<br /><br />
Code:
##<br /># Find this:<br />#<br /><br />       $Body = preg_replace("/&lt;\/font&gt;&lt;blockquote&gt;&lt;font class=\"small\"&gt;.*?:&lt;\/font&gt;&lt;hr \/&gt;&lt;br \/&gt;/","[{$ubbt_lang['TEXT_QUOTE']}]",$Body);<br /><br />#<br /># REPLACE it with:<br />#<br /><br />       $Body = preg_replace("/&lt;\/font&gt;&lt;blockquote&gt;&lt;font class=\"small\"&gt;[a-zA-Z\s]*?:&lt;\/font&gt;&lt;hr \/&gt;&lt;br \/&gt;/","[{$ubbt_lang['TEXT_QUOTE']}]",$Body);<br />       $Body = preg_replace("/&lt;\/font&gt;&lt;blockquote&gt;&lt;font class=\"small\"&gt;.*?:\s(.*?)&lt;\/font&gt;&lt;hr \/&gt;&lt;br \/&gt;/","[{$ubbt_lang['TEXT_QUOTE']}:\\1]",$Body);<br />
[/]<br /><br />Is this an extra step, or does it replace the last step in the file?

Top
#271897 - 07/02/05 04:09 AM Re: Finished-[6.4] Quote Username (B) [Re: tubedogg_dup1]
prohozhiy_dup1 Offline
Lurker

Registered: 02/22/05
Posts: 3
can anyone come up with an update of this mod for 6.5?<br /><br />would be greatly appreciated

Top



Moderator:  Ian_W 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks